* cedet/semantic.el (semantic-new-buffer-setup-functions): New
authorChong Yidong <cyd@stupidchicken.com>
Sun, 4 Oct 2009 19:22:09 +0000 (19:22 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 4 Oct 2009 19:22:09 +0000 (19:22 +0000)
commitca93031b2c6e536ee2f3dd05baf54ab82179fe1b
treec2622d0ffe2adbed2328be2b6763f6a470aad6dc
parenteeeae5502cc72bc915d816f4b3acebc9a602ccc4
* cedet/semantic.el (semantic-new-buffer-setup-functions): New
option.
(semantic-new-buffer-fcn): Call parser setup functions here.
(semantic-mode): Don't call parser setup functions here, it's done
in semantic-new-buffer-fcn now.

* cedet/srecode/compile.el (srecode-compile-file): Call
semantic-new-buffer-fcn if the buffer has not been parsed.
lisp/ChangeLog
lisp/cedet/semantic.el
lisp/cedet/srecode/compile.el